home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2002 November / SGI IRIX Base Documentation 2002 November.iso / usr / share / catman / g_man / cat3 / ftn / endlin.z / endlin
Encoding:
Text File  |  2002-10-03  |  4.3 KB  |  133 lines

  1.  
  2.  
  3.  
  4. eeeennnnddddlllliiiinnnn((((3333GGGG))))                                                          eeeennnnddddlllliiiinnnn((((3333GGGG))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      bbbbggggnnnnlllliiiinnnn,,,, eeeennnnddddlllliiiinnnn - delimit the vertices of a line
  10.  
  11. FFFFOOOORRRRTTTTRRRRAAAANNNN 77777777 SSSSPPPPEEEECCCCIIIIFFFFIIIICCCCAAAATTTTIIIIOOOONNNN
  12.      ssssuuuubbbbrrrroooouuuuttttiiiinnnneeee bbbbggggnnnnlllliiiinnnn
  13.  
  14.      ssssuuuubbbbrrrroooouuuuttttiiiinnnneeee eeeennnnddddlllliiiinnnn
  15.  
  16. PPPPAAAARRRRAAAAMMMMEEEETTTTEEEERRRRSSSS
  17.      _n_o_n_e
  18.  
  19. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  20.      Vertices specified after bbbbggggnnnnlllliiiinnnn and before eeeennnnddddlllliiiinnnn are interpreted as
  21.      endpoints of a series of line segments. Use the vvvv routine to specify a
  22.      vertex. The first vertex connects to the second; the second connects to
  23.      the third; and so on until the next-to-last vertex connects to the last
  24.      one.  The last vertex does not connect to the first vertex.  Use bbbbggggnnnncccclllloooo
  25.      to connect the first and last points. All segments use the current
  26.      linestyle, which is reset prior to the first segment and continues
  27.      through subsequent segments.
  28.  
  29.      Between bbbbggggnnnnlllliiiinnnn and eeeennnnddddlllliiiinnnn, you can issue only the following Graphics
  30.      Library routines:  cccc, ccccoooolllloooorrrr, ccccppppaaaacccckkkk, llllmmmmbbbbiiiinnnndddd, llllmmmmccccoooolllloooo, llllmmmmddddeeeeffff, nnnn, RRRRGGGGBBBBccccoooollll, tttt,
  31.      and vvvv.  llllmmmmddddeeeeffff and llllmmmmbbbbiiiinnnndddd can be used to respecify only materials and
  32.      their properties. If the color changes between a pair of vertices, the
  33.      color of the line segment will be constant if the current shading model
  34.      is FLAT and interpolated if the current shading model is GOURAU.  In
  35.      color map mode, the colors vary through the color map; to get reasonable
  36.      results, the color map should contain a ramp.
  37.  
  38.      There is no limit to the number of vertices that can be specified between
  39.      bbbbggggnnnnlllliiiinnnn and eeeennnnddddlllliiiinnnn.  After eeeennnnddddlllliiiinnnn, the current graphics position is
  40.      undefined.
  41.  
  42.      By default, line vertices are forced to the nearest pixel center prior to
  43.      scan conversion.  Line accuracy is improved when this coercion is
  44.      defeated with the ssssuuuubbbbppppiiiixxxx command.  Subpixel vertex positioning is
  45.      especially important when lines are scan-converted with antialiasing
  46.      enabled (see lllliiiinnnneeeessssmmmm).
  47.  
  48. SSSSEEEEEEEE AAAALLLLSSSSOOOO
  49.      bgnclo, c, linesm, linewi, lsrepe, scrsub, setlin, shadem, subpix, v
  50.  
  51. BBBBUUUUGGGGSSSS
  52.      On the IRIS-4D B and G models, and on the Personal Iris without Turbo
  53.      Graphics, if the color changes between a pair of vertices, the color of
  54.      the line segment will be constant regardless of the current shading
  55.      model.
  56.  
  57.      On the IRIS-4D GT and GTX models, if the color changes between a pair of
  58.      vertices, the color of the line segment will be interpolated regardless
  59.      of the current shading model.
  60.  
  61.  
  62.  
  63.                                                                         PPPPaaaaggggeeee 1111
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70. eeeennnnddddlllliiiinnnn((((3333GGGG))))                                                          eeeennnnddddlllliiiinnnn((((3333GGGG))))
  71.  
  72.  
  73.  
  74.      On the IRIS-4D B and G models, the linestyle is reset at the start of
  75.      each segment, rather than only at the start of the first segment.
  76.  
  77.  
  78.  
  79.  
  80.  
  81.  
  82.  
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.                                                                         PPPPaaaaggggeeee 2222
  130.  
  131.  
  132.  
  133.